home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / frog_day.swf / scripts / DefineButton2_240 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-03-20  |  53 b   |  5 lines

  1. on(press){
  2.    gotoAndPlay(33);
  3.    count = "0";
  4. }
  5.